-
Notifications
You must be signed in to change notification settings - Fork 335
[VSC-1561] Add ESP-IDF Profiles #1499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Download the artifacts for this pull request: |
brianignacio5
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this template should be simplified and keep it ESP-IDF specific.
- Microsoft Profile: Remove C/C++ Theme, C/C++ Extension Pack, CMake Tools - Clangd Profile: Remove CMake Tolls
brianignacio5
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fabricio-ESP
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues.
cbarney929
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cleaning hopefully helps
GrumpyFart-sudo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
*thumbs up
Description
Added two ESP-IDF Profiles. for two different C/C++ language server (Microsoft and ClangD)
Added documentation about profiles, with a short description and with the steps to be followed to import the esp-idf profile.
Type of change
Steps to test this pull request
Check documentation, download the profile from the provided link and import it to Vs Code.
How has this been tested?
As described above
Test Configuration:
Checklist